home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM 1995 Fall / PD-ROM F95.toast / Telecom / Terminal Programs / Terminal 2.0.1 ƒ / Hdrs / Procedure.h < prev    next >
Encoding:
Text File  |  1990-11-19  |  526 b   |  17 lines  |  [TEXT/ttxt]

  1. /*
  2.     Terminal 2.0
  3.     "Procedure.h"
  4. */
  5.  
  6. short Display (Byte *);
  7. short Download (Byte *, Boolean, short);
  8. short Folder (short *, long *);
  9. short PortSetUp (short, short, short, short, Byte *, short, short);
  10. short TerminalSetup (short, short, short, short);
  11. short TextsendSetup (Byte *, long, long);
  12. short TransferSetup (Boolean, Boolean, Boolean, Boolean);
  13. short Type (Byte *);
  14. short Upload (Byte *, Boolean, short);
  15. short XYModemSetup (Boolean, short, short, long);
  16. short ZModemSetup (Boolean, long, long, long, long, long, long);
  17.